Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps langchain-google-genai from 4.1.2 to 4.2.0.

Release notes

Sourced from langchain-google-genai's releases.

langchain-google-genai==4.2.0

Changes since libs/genai/v4.1.3

release(genai): 4.2.0 (#1507) feat(genai): add labels support (#1503)

langchain-google-genai==4.1.3

Changes since libs/genai/v4.1.2

test(genai): make robust against httpx.ConnectError (#1495) release(genai): 4.1.3 (#1492) fix(genai): ensure model generation params pass through to the request (#1471) chore: bump lockfiles (#1488) chore: fix CVE-2025-68664 (#1484) test(genai): update models used (#1487) docs(genai): disabling retries (#1481) feat(genai): Standardize include_thoughts output format to fix LangSmith rendering (#1476)

Commits
  • 21fdb20 release(genai): 4.2.0 (#1507)
  • 62e05e3 feat(genai): add labels support (#1503)
  • 474b8fb fix(vertexai): tests (#1505)
  • 306f6ee fix(vertexai): ChatAnthropicVertex support images with langchain 1.X (#1381)
  • 3ef2af9 fix(vertexai): implement get_num_tokens_from_messages for multi-modal support...
  • 6bebb8b feat(vertexai): fix NULL enum crash for nested optional tool arguments (#1469)
  • 39bf069 feat(vertexai): Add Vertex AI Vector Search 2.0 support (#1427)
  • 5e201c1 fix(vertexai): fix tests (#1500)
  • 6e421a1 feat(community): Add support for custom Model Armor Middleware (#1494)
  • f3ed4e2 release(community): 3.0.4 (#1498)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [langchain-google-genai](https://github.com/langchain-ai/langchain-google) from 4.1.2 to 4.2.0.
- [Release notes](https://github.com/langchain-ai/langchain-google/releases)
- [Commits](langchain-ai/langchain-google@libs/genai/v4.1.2...libs/genai/v4.2.0)

---
updated-dependencies:
- dependency-name: langchain-google-genai
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 19, 2026
@marco-c marco-c merged commit 21a6290 into master Jan 22, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants